home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / EmacsTeX / EL2 / Source / Controller.h next >
Encoding:
Text File  |  1995-06-12  |  183 b   |  16 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface Controller:Object
  7. {
  8.     id    statusCell;
  9.     id  filenameCell;
  10. }
  11.  
  12. - install:sender;
  13. - uninstall:sender;
  14.  
  15. @end
  16.